home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1996 #15
/
Monster Media Number 15 (Monster Media)(July 1996).ISO
/
wildcat
/
vm100a_b.zip
/
VMFILES.DAT
/
FIDOENTR.BAT
next >
Wrap
DOS Batch File
|
1996-05-06
|
737b
|
22 lines
@echo off
:
: This batch file should be called FIDOENTR.BAT and needs to reside in
: the WC batch file directory, usually:
:
: C:\WILDCAT\BATCH\
:
: The follow parameters break down as follows:
:
: <prog> <nodehome dir> /n<node id> /d<mdm file>
:
: Where:
:
: <prog> C:\VM10\VA - ViaADDR! program (MUST include DOS path)
: <nodehome dir> Nodes directory, usually C:\WILDCAT\WCWORK\NODE1\
: <node id> The ID number used by WILDCAT!
: <mdm file> The same MDM file that ViaMAIL! uses
:
: This is the same batch file used on the ViaMAIL! Support BBS
:
c:\vm10\va c:\wc40\wcwork\node%wcnodeid%\ /n%wcnodeid% /d%wcmdm%